home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / biz / dbase / mSQL_2_0b3.lha / msql / makegen / site.mm < prev    next >
Encoding:
Text File  |  1998-01-04  |  661 b   |  41 lines

  1. # Generated automatically from site.mm.in by configure.
  2. #
  3. # Site specific configuration
  4. #
  5.  
  6.  
  7. CC= gcc
  8. INST_DIR= /msql
  9.  
  10.  
  11. #
  12. # Things below here shouldn't need to be changed
  13. #
  14. LINK= $(CC)
  15. CPP= gcc -E
  16. RANLIB= ranlib
  17.  
  18. YACC= bison -y
  19.  
  20. SIGLIST= 
  21. DIRENT= -DHAVE_DIRENT_H -DHAVE_DIRENT
  22. MMAP= -DHAVE_MMAP
  23. U_INT= -DHAVE_U_INT
  24. SSIZE_T= -DHAVE_SSIZE_T
  25. BITTYPES= -DHAVE_BIT_TYPES
  26. SYS_ERR= 
  27. TARGET= AmigaOS-39.106-m68k
  28. WORKING_RLIMIT= 
  29.  
  30. # Extra libraries if required
  31. EXTRA_LIB= 
  32.  
  33. # Any other CFlags required
  34. EXTRA_CFLAGS= -DHAVE_CONFIG_H $(SSIZE_T) $(U_INT) $(BITTYPES)
  35.  
  36. # Directory for pid file
  37. PID_DIR= 
  38.  
  39. CFLAGS= -O -I$(TOP)/ $(EXTRA_CFLAGS)
  40. LDLIBS= -L$(TOP)/lib $(EXTRA_LIB)
  41.